home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / images / freesco.igz / freesco.img / syslinux.cfg < prev   
Encoding:
Text File  |  2003-03-08  |  1.3 KB  |  33 lines

  1. default go
  2. display syslinux.cfg
  3. timeout 80
  4. prompt 1
  5. label go
  6. kernel kernel
  7. append initrd=ramdisk BOOTDEV=fd0 vga=0 panic=20 root=/dev/ram0
  8. label debug
  9. kernel kernel
  10. append initrd=ramdisk BOOTDEV=fd0 vga=0 panic=20 root=/dev/ram0 BOOTMOD=debug
  11. label setup
  12. kernel kernel
  13. append initrd=ramdisk BOOTDEV=fd0 vga=0 panic=20 root=/dev/ram0 BOOTMOD=setup
  14. label mv2hd
  15. kernel kernel
  16. append initrd=ramdisk BOOTDEV=fd0 vga=0 panic=20 root=/dev/ram0 BOOTMOD=mv2hd
  17. label shell
  18. kernel kernel
  19. append initrd=ramdisk BOOTDEV=fd0 vga=0 panic=20 root=/dev/ram0 BOOTMOD=shell
  20. #07 00
  21. # 09    _/_/_/ _/_/_/  _/_/_/ _/_/_/ _/_/_/ _/_/_/ _/_/_/00
  22. # 0b   _/     _/   _/ _/     _/     _/     _/     _/  _/0f    Router00
  23. # 0a  _/_/   _/_/_/  _/_/   _/_/   _/_/_/ _/     _/  _/0e     v0.3.200
  24. # 0e _/     _/ _/   _/     _/         _/ _/     _/  _/0f    Powered by00
  25. # 0c_/     _/  _/  _/_/_/ _/_/_/ _/_/_/ _/_/_/ _/_/_/0f       LiNUX00
  26.  
  27. #0f      setup0e<ENTER>07 - start in setup  mode0f                 .~.00
  28. #0f      debug0e<ENTER>07 - start in debug  mode0f                 /0eV0f\00
  29. #0f      mv2hd0e<ENTER>07 - install onto FAT hdd0f                // \\00
  30. #0f      shell0e<ENTER>07 - nothing, but a shell0f               /(___)\00
  31. #0e      <ENTER>07 or0e wait 8 sec07 - normal mode               0e ^   ^0f
  32.  
  33.